PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / setTextRise Method
The text rise expressed in unscaled text space units.
In This Topic
    setTextRise Method
    In This Topic
    Sets the text rise. Operator: Ts
    Syntax
    public void setTextRise( 
       double textRise
    )

    Parameters

    textRise
    The text rise expressed in unscaled text space units.
    See Also